Follow @ServiceStack or join the Google+ Community for updates, or StackOverflow or the Customer Forums for support.OrmLite's goal is to provide a convenient, DRY, config-free, RDBMS-agnostic typed wrapper that retains a high affinity with SQL, exposing intuitive APIs that generate predictable SQL and maps cleanly to (DTO-friendly) disconnected POCO's. This approach makes easier to reason-about your data access making it obvious what SQL is getting executed at what time, whilst mitigating unexpected behavior, implicit N+1 queries and leaky data access prevalent in Heavy ORMs.
orm poco c-sharp net-framework net-core sqlserver sqlite postgresql mysql oracle firebird high-performanceFollow @ServiceStack or join the Google+ Community for updates, or StackOverflow or the Customer Forums for support.Redis Connection strings have been expanded to support the more versatile URI format which is now able to capture most of Redis Client settings in a single connection string (akin to DB Connection strings).
redis-client poco c-sharp net-framework net-core mono high-performance redis-driver redis-library微信公众平台SDK Senparc.Weixin for C#,支持.NET Framework及.NET Core。已支持微信公众号、小程序、小游戏、企业号、企业微信、开放平台、微信支付、JSSDK、微信周边等全平台。 WeChat SDK for C#.
wechat wechat-sdk c-sharp sdk nuget redis memcached cache weixin-sdk senparc dotnet-standard weixin net-core net-core-2 tenpay jssdk distributed-cache officialaccounts dotnet-core weixin-miniprogramCheckout the examples on how to do many things with Qml.Net. Register your new type with Qml.
charp qml net-core monoFluentFTP is a fully managed FTP and FTPS library for .NET & .NET Standard, optimized for speed. It provides extensive FTP commands, File uploads/downloads, SSL/TLS connections, Automatic directory listing parsing, File hashing/checksums, File permissions/CHMOD, FTP proxies, UTF-8 support, Async/await support and more.It is written entirely in C#, with no external dependencies. FluentFTP is released under the permissive MIT License, so it can be used in both proprietary and free/open source applications.
ftp ftp-client ftps ssl tls unix iis net-core net-standard net-framework uwpThis is fork of Troy's project PagedList(https://github.com/troygoode/PagedList). The main difference is that X.PagedList is a portable assembly. It means you can use it not only in Web projects but also in Winforms, WPF, Window Phone, Silverlight and other .NET projects. PagedList is a library that enables you to easily take an IEnumerable/IQueryable, chop it up into "pages", and grab a specific "page" by an index. PagedList.Mvc allows you to take that "page" and display a pager control that has links like "Previous", "Next", etc.
net-core pagination asp-net-core asp-net-mvc paginator asp-net-core-mvcWebAPIContrib.Core is a collection of open source projects, add-ons and extensions to help improve your work with ASP.NET Core and ASP.NET Core MVC.A project allowing you to create Razor web pages without any controller/action infrastructure. Just add a Views/MyPage.cshtml and you can now navigate to <server root>/MyPage in the browser. Supports the typical Razor constructs - inline C# code, @inject etc.
asp-net-core webapicontrib net-coreFollow @ServiceStack or join the Google+ Community for updates, or StackOverflow or the Customer Forums for support.is a highly productive, feature-rich, typed .NET client which extends ServiceStack's Simple POCO life by enabling re-use of your code-first data models with Amazon's industrial strength and highly-scalable NoSQL DynamoDB.
aws dynamodb poco c-sharp net-framework net-core mono high-performanceFollow @ServiceStack or join the Google+ Community for updates, or StackOverflow or the Customer Forums for support.One thing we've missed from being based on .NET is its predisposition towards Windows-only technologies, missing out on all the industrial strength server solutions that are being primarily developed for hosting on Linux. This puts .NET at a disadvantage to other platforms which have first-class support for using the best technologies at their discretion, which outside of .NET, are primarily running on Linux servers.
aws dynamodb aws-s3 aws-sqs poco c-sharp net-framework net-core mono high-performanceThis codebase was created to demonstrate a fully fledged fullstack application built with ASP.NET Core (with Feature orientation) including CRUD operations, authentication, routing, pagination, and more.We've gone to great lengths to adhere to the ASP.NET Core community styleguides & best practices.
asp-net-core net-core entity-framework-core mediatr automapper cake realworlddotnet-setversion is a simple .NET Core CLI tool used to update the version information within .NET Core *.csproj files. It is based on dotnet-gitversion, but is updated to work for the new *.csproj format instead of project.json, and relies on the version information being passed to it.
net-core csproj-tooling dotnet-cli versioningNFX(v5 and beyond) is based on .Net Standard 2, having all of cli tools targeting both .NET FX 4.7.1+ and .NET Core 2+. Future NFX will not officially support targets below .NET 4.7.1 (though possible) and .NET Core 2. The legacy NFXv3* repo will continue to target .NET 4.5/Mono and may be supported for major bug fixes however all new feature development is going to happen here in NFXv5+.
nfx pile net-core net-standard big-memory unistack agnios slim serialization mongodb-driver unified teleportation erlang-otpTo be able to test locally change "ReturnVerifyTokenForTesting : true" on appsettings.json it will returns us verify_token on response, however in production it should be false and you should implement real SMS service.
passwordless-authentication identityserver4 asp-net-core oauth2 openid net-core identiy phone-authentication sms-activate mobile-authentication authentication-middleware identityserverA web-based traditional roguelike built on .NET Core
roguelike asp-net-core ef-core net-core c-sharpCurrently no Code Coverage Tool supports .NET Core on Linux. MiniCover is here to fill that gap. It is focused on simple code base, usage and installation.
coverage netcore code-coverage net-core dotnet-core dotnet-cli.NET Core P/Invoke wrapper for wkhtmltopdf library that uses Webkit engine to convert HTML pages to PDF. Copy native library to root folder of your project. From there .NET Core loads native library when native method is called with P/Invoke. You can find latest version of native library here. Select appropriate library for your OS and platform (64 or 32 bit).
net-standard wkhtmltopdf html pdf net-core pdf-converterGlobalExceptionHandler.NET allows you to configure application level exception handling as a convention within your ASP.NET Core application, opposed to explicitly handling exceptions within each controller action. This middleware targets the ASP.NET Core pipeline with an optional dependency on the MVC framework for content negotiation if so desired.
webapi net-core"Scaffolder" project lets you create extensible data-driven Web applications by inferring at run time the appearance and behavior of data entities from the database schema and deriving UI behavior from it. Scaffolding - this is a way to automatically generate Web pages for each table in the database. Scaffolding lets you create a functional Web site for viewing and editing data based on the schema of the data. You can easily customize scaffolding elements or create new ones to override the default behavior.
core c-sharp scaffolder database database-scaffolding net-core dynamic-data database-management net-framework schemaAries Framework for .NET is a comprehensive implementation of the Aries protocols. It's purpose is to provide a universal library for building SSI application for the cloud, mobile and IoT stack. If you are developing a web application, also install Hyperledger.Aries.AspNetCore package.
ssi hyperledger net-core aries self-sovereign-identity decentralized-identity aries-frameworkThis project is a sample implementation of a WOPI host. Basically, it allows developers to integrate custom datasources with Office Online Server (formerly Office Web Apps) or any other WOPI client by implementing a bunch of interfaces. The WopiHost app targets net5.0 exclusively. This is due to the announced discontinuation of .NET Framework and .NET Core and replacement of .NET Standard.
dotnetcore cobalt office dotnet-core aspnet-core dotnet-standard kestrel hacktoberfest owa wopi ms-wopi ms-fsshttp oos wopi-host net-core office-online dotnet5 net5
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.