NLog.Schema by: Kim Christensen Julian Verdurmen
  • 542 total downloads
  • Latest version: 6.1.2
  • nlog intellisense xsd
NLog Schema XSD-file for enabling Intellisense, when editing NLog.config XML file in Visual Studio. The nuget-package will try to copy the XSD-file into the project-folder, so one can reference NLog.xsd from NLog.config: <nlog xmlns="http://www.nlog-project.org/schemas/NLog.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.nlog-project.org/schemas/NLog.xsd NLog.xsd"> </nlog> If this nuget-package fails to place the XSD-file into the project-folder then one can download latest here: https://nlog-project.org/schemas/NLog.xsd Alternative enable the Visual Studio option "Automatically download DTDs and schemas" and specify the complete URL: <nlog xmlns="http://www.nlog-project.org/schemas/NLog.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.nlog-project.org/schemas/NLog.xsd http://www.nlog-project.org/schemas/NLog.xsd"> </nlog>
NPOI by: Tony Qu NPOI Contributors
  • 23 total downloads
  • Latest version: 2.8.0
  • xlsx xls Excel Word docx office ole
.NET port of Apache POI
NPOI.Excel by: Farshid3003
  • 8 total downloads
  • Latest version: 2.1.1
This project is the .NET version of POI Java project at http://poi.apache.org/. POI is an open source project which can help you read/write xls, doc, ppt files. It has a wide application. For example, you can use it to a. generate a Excel report without Microsoft Office suite installed on your server and more efficient than call Microsoft Excel ActiveX at background; b. extract text from Office documents to help you implement full-text indexing feature (most of time this feature is used to create search engines). c. extract images from Office documents d. generate Excel sheets that contains formulas
NSec.Cryptography by: Klaus Hartke
  • 18 total downloads
  • Latest version: 19.1.0-preview1
  • aead aes-gcm blake2b chacha20-poly1305 crypto cryptography curve25519 dotnet-core ed25519 encryption hash hkdf hmac libsodium security sha256 sha512 x25519
Provides modern cryptographic algorithm implementations for .NET Core based on libsodium. Commonly Used Types: NSec.Cryptography.Aes256Gcm NSec.Cryptography.Blake2b NSec.Cryptography.Chacha20Poly1305 NSec.Cryptography.Ed25519 NSec.Cryptography.HkdfSha256 NSec.Cryptography.X25519
NSwag.ApiDescription.Client by: Rico Suter
  • 485 total downloads
  • Latest version: 14.7.1
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.MSBuild by: Rico Suter
  • 1.566k total downloads
  • Latest version: 14.7.1
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NuGet.Client by: NuGet.Client
  • 51 total downloads
  • Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.Common by: NuGet.Common
  • 15 total downloads
  • Latest version: 4.2.0
NuGet v3 core library.
NuGet.Configuration by: NuGet
  • 14 total downloads
  • Latest version: 4.2.0
  • nuget configuration nuget.config
NuGet's client configuration settings implementation.
NuGet.ContentModel by: NuGet.ContentModel
  • 50 total downloads
  • Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.DependencyResolver.Core by: NuGet.DependencyResolver.Core
  • 18 total downloads
  • Latest version: 4.2.0
NuGet v3 core library.
NuGet.Frameworks by: NuGet
  • 20 total downloads
  • Latest version: 4.2.0
The understanding of target frameworks for NuGet.Packaging
NuGet.LibraryModel by: NuGet.LibraryModel
  • 17 total downloads
  • Latest version: 4.2.0
NuGet v3 core library.
NuGet.Packaging by: NuGet
  • 19 total downloads
  • Latest version: 4.2.0
  • semver semantic versioning
NuGet's implementation for reading nupkg package and nuspec package specification files.
NuGet.Packaging.Core by: NuGet
  • 17 total downloads
  • Latest version: 4.2.0
The core data structures for NuGet.Packaging
NuGet.Packaging.Core.Types by: NuGet.Packaging.Core.Types
  • 30 total downloads
  • Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.ProjectModel by: NuGet.ProjectModel
  • 16 total downloads
  • Latest version: 4.2.0
NuGet v3 core library.
NuGet.Protocol.Core.Types by: NuGet
  • 21 total downloads
  • Latest version: 4.3.0-beta1-2418
  • nuget protocol
NuGet's protocol-level base types used for connecting to API v2 and API v3 repositories.
NuGet.Protocol.Core.v3 by: NuGet
  • 55 total downloads
  • Latest version: 4.3.0-beta1-2418
  • nuget protocol
NuGet Protocol for 3.1.0 servers
NuGet.Repositories by: NuGet.Repositories
  • 42 total downloads
  • Latest version: 4.3.0-beta1-2418
NuGet v3 core library.