Humanizer.Core.zh-Hant
by: Mehdi Khalili Claire Novotny
- 8 total downloads
- Latest version: 2.14.1
Humanizer Locale Chinese (zh-Hant)
Microsoft.AspNetCore.App.Ref
by: Microsoft
- 24 total downloads
- Latest version: 10.0.2
Shared Framework for hosting of Microsoft ASP.NET Core applications. It is open source, cross-platform and is supported by Microsoft. We hope you enjoy using it! If you do, please consider joining the active community of developers that are contributing to the project on GitHub (https://github.com/dotnet/dotnet). We happily accept issues and PRs.
Humanizer.Core.zh-Hans
by: Mehdi Khalili Claire Novotny
- 7 total downloads
- Latest version: 2.14.1
Humanizer Locale Chinese (zh-Hans)
MathNet.Numerics.Signed
by: Christoph Ruegg Marcus Cuda Jurgen Van Gael
- 47 total downloads
- Latest version: 4.15.0
Math.NET Numerics is the numerical foundation of the Math.NET project, aiming to provide methods and algorithms for numerical computations in science, engineering and every day use. Supports .Net Framework 4.0 or higher and .Net Standard 1.3 or higher, on Windows, Linux and Mac. This package contains strong-named assemblies for legacy use cases (not recommended).
Irony
by: Roman Ivantsov
- 1 total downloads
- Latest version: 0.9.0-net40
Irony is a development kit for implementing languages on .NET platform. In Irony the target language grammar is coded directly in c# using operator overloading to express grammar constructs. Irony's scanner and parser modules use the grammar encoded as c# class to control the parsing process.
Microsoft.AspNetCore.Antiforgery
by: Microsoft
- 6 total downloads
- Latest version: 1.1.0
An antiforgery system for ASP.NET Core designed to generate and validate tokens to prevent Cross-Site Request Forgery attacks.
Microsoft.AspNetCore.Components.Analyzers
by: Microsoft
- 1 total downloads
- Latest version: 3.0.0-preview7.19365.7
Roslyn analyzers for ASP.NET Core Components.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/d27c0100bc8b9b93eb8102b097c20b40f7de9c49
Microsoft.AspNetCore.Authentication.Core
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview2-final
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview1-final
ASP.NET Core common types used by the various authentication components.
Microsoft.AspNetCore.Components.CustomElements
by: Microsoft
- 25 total downloads
- Latest version: 10.0.9
Provides a mechanism for using Blazor components as custom HTML elements.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/901ca941248413c79832d2fdbd709da0c4386353
Microsoft.AspNetCore.Authorization
by: Microsoft
- 6 total downloads
- Latest version: 2.0.0
ASP.NET Core authorization classes.
Commonly used types:
Microsoft.AspNetCore.Authorization.AllowAnonymousAttribute
Microsoft.AspNetCore.Authorization.AuthorizeAttribute
JetBrains.Annotations
by: JetBrains
- 31 total downloads
- Latest version: 2025.2.1
JetBrains.Annotations help reduce false positive warnings, explicitly declare purity and nullability in your code, deal with implicit usages of members, support special semantics of APIs in ASP.NET and XAML frameworks and otherwise increase accuracy of JetBrains Rider and ReSharper code inspections.
ManagedEsent
by: Microsoft
- 4 total downloads
- Latest version: 1.9.3.2
ManagedEsent provides managed access to ESENT, the embeddable database engine native to Windows. ManagedEsent uses the esent.dll that is part of Microsoft Windows so there are no extra unmanaged binaries to download and install.
Jint
by: Sebastien Ros
- 1 total downloads
- Latest version: 2.11.10
Javascript interpreter for .NET which provides full ECMA 5.1 compliance.
Microsoft.AspNetCore.Authentication.JwtBearer
by: Microsoft
- 11 total downloads
- Latest version: 2.0.0
ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token.
Meziantou.Analyzer
by: meziantou
- 476 total downloads
- Latest version: 3.0.112
A powerful C# Roslyn analyzer that uses static analysis to detect bugs, surface security issues, and enforce best practices—helping developers and AI write more reliable code.
Microsoft.ApplicationInsights
by: Microsoft
- 16 total downloads
- Latest version: 2.22.0
Application Insights Base API. This package provides core functionality for transmission of all Application Insights Telemetry Types and is a dependent package for all other Application Insights packages. Please install the platform specific package for the best experience. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
LinqKit
by: Joseph Albahari Tomas Petricek Scott Smith Tuomas Hietanen Stef Heyenrath
- 13 total downloads
- Latest version: 1.3.11
LinqKit.EntityFramework contains extensions for LINQ to SQL and Entity Framework. Include(...) and IAsync are supported.