Microsoft.AspNetCore.Identity.UI
by: Microsoft
- 1 total downloads
- Latest version: 9.0.5
ASP.NET Core Identity UI is the default Razor Pages built-in UI for the ASP.NET Core Identity framework.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/ed74665e773dd1ebea3289c5662d71c590305932
Microsoft.AspNetCore.Mvc
by: Microsoft
- 1 total downloads
- Latest version: 1.1.6
ASP.NET Core MVC is a web framework that gives you a powerful, patterns-based way to build dynamic websites and web APIs. ASP.NET Core MVC enables a clean separation of concerns and gives you full control over markup.
Microsoft.Azure.Cosmos
by: Microsoft
- 1 total downloads
- Latest version: 3.21.0
This client library enables client applications to connect to Azure Cosmos via the SQL API. Azure Cosmos is a globally distributed, multi-model database service. For more information, refer to http://azure.microsoft.com/services/cosmos-db/.
Microsoft.CodeAnalysis.VisualBasic.Workspaces
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-beta5
.NET Compiler Platform ("Roslyn") support for analyzing Visual Basic projects and solutions.
Supported Platforms:
- .NET Framework 4.5
Microsoft.Diagnostics.Tracing.EventSource.Redist
by: Microsoft
- 6 total downloads
- Latest version: 1.1.24
This package includes the class Microsoft.Diagnostics.Tracing.EventSource which enables firing ETW events from managed code. This is the "runtime" or "redist" EventSource package and should be referenced directly only by other NuGet packages that need the EventSource functionality. Application developers that need this functionality should instead reference the Microsoft.Diagnostics.Tracing.EventSource NuGet package which provides an enhanced developer experience.
This package enables defining a strongly typed specification of an ETW provider that can be called by managed code. The EventSource class is also included in the .NET Framework. This package provides a newer version that has more features. It is meant to be used as a stop gap until those features it contains are ported to System.Diagnostics.Tracing.EventSource.
For more details, have a look at http://msdn.microsoft.com/en-us/library/system.diagnostics.tracing.eventsource.aspx.
New features:
- ETW channel support
- Support for static registration
Supported Platforms:
- .NET Framework 3.5
- .NET Framework 4.0
- .NET Framework 4.5
- Windows Store apps
- Windows Phone App 8.1
Microsoft.Diagnostics.Tracing.TraceEvent
by: Microsoft
- 1 total downloads
- Latest version: 2.0.74
Event Tracing for Windows (ETW) is a powerful logging mechanism built into the Windows OS and is used extensively in Windows.
You can also log ETW events yourself code using the System.Diagnostics.Tracing.EventSource class.
The TraceEvent library conains the classes needed to control ETW providers (including .NET EventSources)
and parse the events they emit.
The library includes
-- TraceEventSession which can enable ETW providers,
-- EtwTraceEventSource which lets you read the stream of ETW events, and
-- TraceLog which is is digested form of ETW events which include decoded stack traces associated with the events.
See https://github.com/Microsoft/perfview/blob/master/documentation/TraceEvent/TraceEventLibrary.md for more.
Microsoft.DotNet.PlatformAbstractions
by: Microsoft
- 1 total downloads
- Latest version: 5.0.0-preview.3.20214.6
Abstractions for making code that uses file system and environment testable.
Microsoft.EntityFrameworkCore.Tools
by: Microsoft
- 0 total downloads
- Latest version: 5.0.10
Entity Framework Core Tools for the NuGet Package Manager Console in Visual Studio.
Enables these commonly used commands:
Add-Migration
Drop-Database
Get-DbContext
Get-Migration
Remove-Migration
Scaffold-DbContext
Script-Migration
Update-Database
Microsoft.Extensions.ApiDescription.Server
by: Microsoft
- 1 total downloads
- Latest version: 10.0.0-preview.4.25258.110
MSBuild tasks and targets for build-time Swagger and OpenApi document generation
This package was built from the source code at https://github.com/dotnet/dotnet/tree/c22dcd0c7a78d095a94d20e59ec0271b9924c82c
Microsoft.Extensions.DependencyInjection
by: Microsoft.Extensions.DependencyInjection
- 1 total downloads
- Latest version: 1.0.0
Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection.
Microsoft.Extensions.Localization.Abstractions
by: Microsoft
- 6 total downloads
- Latest version: 2.0.0-preview2-final
Abstractions of application localization services.
Commonly used types:
Microsoft.Extensions.Localization.IStringLocalizer
Microsoft.Extensions.Localization.IStringLocalizer<T>
Microsoft.Extensions.Logging.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 6.0.1
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.FluentUI.AspNetCore.Components
by: Microsoft
- 8 total downloads
- Latest version: 4.13.0
A Blazor component library leveraging Microsoft’s Fluent Design System. Use the look of modern Microsoft products in your Blazor applications.
Microsoft.IdentityModel.Protocols
by: Microsoft
- 1 total downloads
- Latest version: 6.36.0
Provides base protocol support for OpenIdConnect and WsFederation.
Microsoft.Maui.Dependencies
by: Microsoft
- 1 total downloads
- Latest version: 6.0.300-rc.2.5513+sha.8a017cf73-azdo.6048189
.NET MAUI NuGet dependencies pack
Microsoft.Maui.Resizetizer
by: Microsoft
- 13 total downloads
- Latest version: 10.0.20
.NET Multi-platform App UI (.NET MAUI) is a cross-platform framework for creating native mobile and desktop apps with C# and XAML. This package contains image, font and raw asset processing tools.
Microsoft.NETCore.DotNetHost
by: Microsoft
- 2 total downloads
- Latest version: 6.0.23
Provides an executable implementation of the Microsoft DotNet Framework and SDK launcher module
Microsoft.NETCore.Jit
by: Microsoft
- 1 total downloads
- Latest version: 1.1.13
The .NET JIT compiler.
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.Runtime.CoreCLR
by: Microsoft
- 1 total downloads
- Latest version: 1.0.7
The .NET Core runtime, called CoreCLR, and the base library, called mscorlib. It includes the garbage collector, JIT compiler, base .NET data types and many low-level classes.
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Orleans.CodeGenerator
by: Microsoft
- 1 total downloads
- Latest version: 7.2.6
Code generation library for Orleans.Serialization