AdamE.Firebase.iOS.Auth
by: Microsoft, Adam Essenmacher
- 12 total downloads
- Latest version: 10.29.0
C# bindings for Firebase APIs Auth iOS Library
Castle.Core
by: Castle Project Contributors
- 1 total downloads
- Latest version: 4.4.1
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
DotNetAnalyzers.PublicApiAnalyzer.Unstable
by: Sam Harwell et. al.
- 1 total downloads
- Latest version: 1.0.0.12
An analyzer for packages with public APIs.
Grpc.Tools
by: The gRPC Authors
- 12 total downloads
- Latest version: 2.64.0
gRPC and Protocol Buffer compiler for C# projects
Microsoft.ApplicationInsights.PerfCounterCollector
by: Microsoft
- 19 total downloads
- Latest version: 2.9.1
Application Insights Performance Counters Collector allows you to send data collected by Performance Counters to Application Insights. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.AspNetCore.HttpOverrides
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0
ASP.NET Core basic middleware for supporting HTTP method overrides. Includes:
* X-Forwarded-* headers to forward headers from a proxy.
* HTTP method override header.
Microsoft.AspNetCore.Localization
by: Microsoft
- 2 total downloads
- Latest version: 2.0.0
ASP.NET Core middleware for automatically applying culture information to HTTP requests. Culture information can be specified in the HTTP header, query string, cookie, or custom source.
Microsoft.AspNetCore.ResponseCaching
by: Microsoft
- 10 total downloads
- Latest version: 2.0.0
ASP.NET Core middleware for caching HTTP responses on the server.
Microsoft.CodeCoverage
by: Microsoft
- 2 total downloads
- Latest version: 17.1.0-preview-20211109-03
Microsoft.CodeCoverage package brings infra for collecting code coverage from vstest.console.exe and "dotnet test".
Microsoft.DotNet.PlatformAbstractions
by: Microsoft
- 2 total downloads
- Latest version: 3.1.3
Abstractions for making code that uses file system and environment testable.
Microsoft.EntityFrameworkCore.Tools
by: Microsoft
- 2 total downloads
- Latest version: 3.1.3
Entity Framework Core Tools for the NuGet Package Manager Console in Visual Studio.
Enables these commonly used commands:
Add-Migration
Drop-Database
Get-DbContext
Scaffold-DbContext
Script-Migrations
Update-Database
Microsoft.Extensions.ApiDescription.Server
by: Microsoft
- 12 total downloads
- Latest version: 10.0.0-preview.3.25172.1
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/aspnetcore/tree/de35e2b0a0d8d5d1e307907983a6838da1092898
Microsoft.Extensions.FileProviders.Physical
by: Microsoft
- 2 total downloads
- Latest version: 2.0.0-preview2-final
File provider for physical files for Microsoft.Extensions.FileProviders.
Microsoft.FluentUI.AspNetCore.Components
by: Microsoft
- 0 total downloads
- Latest version: 4.13.1
A Blazor component library leveraging Microsoft’s Fluent Design System. Use the look of modern Microsoft products in your Blazor applications.
Microsoft.Graphics.Win2D
by: Microsoft
- 0 total downloads
- Latest version: 1.3.2
An easy-to-use Windows Runtime API for immediate mode 2D graphics rendering.
For WinUI.
Microsoft.IdentityModel.JsonWebTokens
by: Microsoft
- 1 total downloads
- Latest version: 6.5.0
Includes types that provide support for creating, serializing and validating JSON Web Tokens.
Microsoft.Maui.Controls
by: Microsoft
- 2 total downloads
- Latest version: 10.0.0-preview.4.25259.2
.NET Multi-platform App UI (.NET MAUI) is a cross-platform framework for creating native mobile and desktop apps with C# and XAML. Using .NET MAUI, you can develop apps that can run on Android, iOS, macOS, Tizen, and Windows from a single shared codebase.
Microsoft.NETCore.DotNetHostResolver
by: Microsoft
- 80 total downloads
- Latest version: 8.0.8
Provides an implementation of framework resolution strategy used by Microsoft.NETCore.DotNetHost
Microsoft.NETCore.Portable.Compatibility
by: Microsoft
- 3 total downloads
- Latest version: 1.0.1-beta-23516
Enables compatiblity with portable libraries targeting previous .NET releases like .NET Framework 4.0 and Silverlight.
This package supports retargeting references to classic reference assemblies (mscorlib.dll, system.dll, etc) to new contract assemblies (System.Runtime.dll, System.IO, etc). It does this in a pay-for-play way to prevent consuming assemblies from having to reference all of the contracts that happen to overlap with mscorlib. As such, when using this package you may encounter errors like
error CS0012: The type 'WebRequest' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Net.Requests, Version=0.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.
To resolve these errors install the package with the same name name as the missing assembly. - 1548494
Microsoft.VisualStudio.Threading.Analyzers
by: Microsoft
- 1 total downloads
- Latest version: 15.3.83
Static code analyzer to detect common mistakes or potential issues on the C# code that uses Visual Studio SDK APIs.