#netstandard (26 Repositories)
Ranked open-source repositories tagged with #netstandard, scored by pull request acceptance likelihood and maintainer engagement velocity.
32.5%
33.6h
26 repositories tagged #netstandard
OpenTouryoProject/OpenTouryo
”Open棟梁”は、長年の.NETアプリケーション開発実績にて蓄積したノウハウに基づき開発した.NET用アプリケーション フレームワークです。 (”OpenTouryo” , is an application framework for .NET which was developed using the accumulated know-how with a long track record in .NET application development.)
NLog/NLog.Extensions.Logging
NLog as Logging Provider for Microsoft Extension Logging
dropbox/dropbox-sdk-dotnet
The Official Dropbox API V2 SDK for .NET
EPPlusSoftware/EPPlus
EPPlus-Excel spreadsheets for .NET
SixLabors/Fonts
:black_nib: Font loading and layout library.
NLog/NLog
NLog - Flexible and Structured Logging for various .NET Platforms
nats-io/nats.net
Async .NET client for NATS: pub/sub, request/reply, JetStream, KV, Object Store, Services
ChangemakerStudios/GotenbergSharpApiClient
.NET C# Client for the Gotenberg API
ActiveLogin/ActiveLogin.Authentication
Support Swedish BankID (svenskt BankID) authentication in .NET. Unofficial package, not created by BankID.
WeihanLi/WeihanLi.Common
common tools, methods, extension methods, etc... .net 常用工具类,公共方法,常用扩展方法等,基础类库
microsoft/vs-threading
The Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio and other applications.
UglyToad/PdfPig
Read and extract text and other content from PDFs in C# (port of PDFBox)
microsoft/vs-streamjsonrpc
The StreamJsonRpc library offers JSON-RPC 2.0 over any .NET Stream, WebSocket, or Pipe. With bonus support for request cancellation, client proxy generation, and more.
microsoft/BuildXL
Microsoft Build Accelerator
HavenDV/H.InputSimulator
Allows you to simulate global mouse and keyboard events.
agileobjects/AgileMapper
A zero-configuration, highly-configurable, unopinionated object mapper with viewable execution plans. Flattens, unflattens, deep clones, merges, updates and projects queries. .NET 3.5+ and .NET Standard 1.0+.
microsoft/vs-validation
Common input and integrity validation routines for Visual Studio and other applications
amerkoleci/Vortice.Vulkan
Cross platform .NET bindings for Vulkan, VMA, SPIRV-Cross and shaderc
mysticmind/reversemarkdown-net
ReverseMarkdown.Net is a Html to Markdown converter library in C#.
graphql-dotnet/graphql-client
A GraphQL Client for .NET Standard
charlessolar/eShopOnContainersDDD
Fork of dotnet-architecture/eShopOnContainers in full DDD/CQRS design using my own patterns
radek-k/FFMediaToolkit
FFMediaToolkit is a cross-platform video decoder/encoder library for .NET that uses FFmpeg native libraries. It supports video frames extraction, reading stream metadata and creating videos from bitmaps in any format supported by FFmpeg.
mihirdilip/aspnetcore-authentication-apikey
Easy to use and very light weight Microsoft style API Key Authentication Implementation for ASP.NET Core. It can be setup so that it can accept API Key in Header, Authorization Header, QueryParams or HeaderOrQueryParams.
SoftFluent/EntityFrameworkCore.DataEncryption
A plugin for Microsoft.EntityFrameworkCore to add support of encrypted fields using built-in or custom encryption providers.
CharsetDetector/UTF-unknown
Character set detector - .NET standard & .NET
NLua/NLua
Bridge between Lua and the .NET.