Microsoft.Extensions.Logging.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 8.0.2
Logging abstractions for Microsoft.Extensions.Logging.
Commonly Used Types:
Microsoft.Extensions.Logging.ILogger
Microsoft.Extensions.Logging.ILoggerFactory
Microsoft.Extensions.Logging.ILogger<TCategoryName>
Microsoft.Extensions.Logging.LogLevel
Microsoft.Extensions.Logging.Logger<T>
Microsoft.Extensions.Logging.LoggerMessage
Microsoft.Extensions.Logging.Abstractions.NullLogger
Microsoft.Extensions.Logging.AzureAppServices
by: Microsoft
- 1 total downloads
- Latest version: 6.0.0-preview.7.21378.6
Logger implementation to support Azure App Services 'Diagnostics logs' and 'Log stream' features.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/330c2397160929d6d3275ade03cee436265258e8
Microsoft.Extensions.Logging.Console
by: Microsoft
- 1 total downloads
- Latest version: 9.0.0
Console logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Net.Compilers
by: Microsoft
- 4 total downloads
- Latest version: 4.2.0-1.final
Note: This package is deprecated. Please use Microsoft.Net.Compilers.Toolset instead
.NET Compilers package.
Referencing this package will cause the project to be built using the C# and Visual Basic compilers contained in the package, as opposed to the version installed with MSBuild.
The tools in this package require .NET Framework 4.7.2+
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/a29b6ae89a8885856e4c55a0e92ba056e1530458.
Microsoft.NETCore.DotNetAppHost
by: Microsoft
- 1 total downloads
- Latest version: 2.2.1
Provides the .NET Core app bootstrapper intended for use in the application directory
878dd11e62232865aec731fc91604c52c4ecafcf
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.DotNetHostResolver
by: Microsoft
- 1 total downloads
- Latest version: 6.0.4
Provides an implementation of framework resolution strategy used by Microsoft.NETCore.DotNetHost
Microsoft.Orleans.Core
by: Microsoft
- 1 total downloads
- Latest version: 2.3.2
Core library of Microsoft Orleans used both on the client and server.
Microsoft.Orleans.TestingHost
by: Microsoft
- 1 total downloads
- Latest version: 2.0.3
Microsoft Orleans library for hosting a silo in a testing project.
Microsoft.VisualStudio.Web.CodeGeneration
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0
Contains the CodeGenCommand that finds the appropriate code generator and invokes it from project dependencies.
- 1 total downloads
- Latest version: 2.1.0-rc1-final
Contains Entity Framework Core Services used by ASP.NET Core Code Generators.
Microsoft.VisualStudio.Web.CodeGenerators.Mvc
by: Microsoft
- 1 total downloads
- Latest version: 2.1.0
Code Generators for ASP.NET Core MVC. Contains code generators for MVC Controllers and Views.
MimeKit
by: Jeffrey Stedfast
- 0 total downloads
- Latest version: 4.7.1
MimeKit is an Open Source library for creating and parsing MIME, S/MIME and PGP messages on desktop and mobile platforms. It also supports parsing of Unix mbox files.
Unlike any other .NET MIME parser, MimeKit's parser does not need to parse string input nor does it use a TextReader. Instead, it parses raw byte streams, thus allowing it to better support undeclared 8bit text in headers as well as message bodies. It also means that MimeKit's parser is significantly faster than other .NET MIME parsers.
MimeKit's parser also uses a real tokenizer when parsing the headers rather than regex or string.Split() like most other .NET MIME parsers. This means that MimeKit is much more RFC-compliant than any other .NET MIME parser out there, including the commercial implementations.
In addition to having a far superior parser implementation, MimeKit's object tree is not a derivative of System.Net.Mail objects and thus does not suffer from System.Net.Mail's limitations.
API documentation can be found on the web at http://www.mimekit.net/docs
For those that need SMTP, POP3 or IMAP support, check out https://github.com/jstedfast/MailKit
NJsonSchema.CodeGeneration
by: Rico Suter
- 1 total downloads
- Latest version: 11.1.0
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration.CSharp
by: Rico Suter
- 1 total downloads
- Latest version: 9.9.8
JSON Schema draft v4 reader, generator and validator for .NET
NJsonSchema.CodeGeneration.TypeScript
by: Rico Suter
- 1 total downloads
- Latest version: 10.1.11
JSON Schema reader, generator and validator for .NET
NSwag.CodeGeneration
by: Rico Suter
- 1 total downloads
- Latest version: 13.6.2
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Generation.AspNetCore
by: Rico Suter
- 1 total downloads
- Latest version: 14.2.0
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NuGet.Versioning
by: Microsoft
- 1 total downloads
- Latest version: 5.6.0+636570e68732c1f718ede9ca07802d7b1cc69aa0
NuGet's implementation of Semantic Versioning.
OrleansDashboard.Core
by: OrleansContrib
- 1 total downloads
- Latest version: 3.5.0
An admin dashboard for Microsoft Orleans
Roslynator.Analyzers
by: Josef Pihrt
- 1 total downloads
- Latest version: 4.12.8
A collection of 200+ analyzers for C#, powered by Roslyn.