小男孩‘自慰网亚洲一区二区,亚洲一级在线播放毛片,亚洲中文字幕av每天更新,黄aⅴ永久免费无码,91成人午夜在线精品,色网站免费在线观看,亚洲欧洲wwwww在线观看

分享

.net開源項(xiàng)目整理

 張小龍net館藏 2019-11-12

整理一些平時(shí)收藏和應(yīng)用的開源代碼,方便自己學(xué)習(xí)和查閱

1.應(yīng)用

nopcommerce,開源電商網(wǎng)站,開發(fā)環(huán)境asp.net mvc(未支持.net core),使用技術(shù)(autofac,ef,頁面插件等)

https://github.com/nopSolutions/nopCommerce

 

OrchardCMS,內(nèi)容管理網(wǎng)站

https://github.com/OrchardCMS/Orchard(.net版本)

https://github.com/OrchardCMS/Orchard2(.net core版本)

 

ABP(aspnetboilerplate),提供一系列工具用于web應(yīng)用創(chuàng)建,支持 ASP.NET Core, ASP.NET MVC & Web API,也提供了web應(yīng)用的模板

https://github.com/aspnetboilerplate/aspnetboilerplate(.net core 版本,tag分支有支持.net版本的)

 

IdentityServer,用戶授權(quán)網(wǎng)站(支持openid和OAuth 2.0),可用于單點(diǎn)登錄和第三方授權(quán)等

https://github.com/IdentityServer/IdentityServer3(.net版本)

https://github.com/IdentityServer/IdentityServer4(.net core版本)

 

eShopOnContainers  微軟提供的微服務(wù)示例

https://github.com/dotnet-architecture/eShopOnContainers

 

PetShop  三層架構(gòu)經(jīng)典例子,用于新手學(xué)習(xí),不過aspx有點(diǎn)過時(shí)了

https://github.com/songhhwd01/PetShop

 

BlogEngine.NET   博客網(wǎng)站,也是aspx

https://github.com/rxtur/BlogEngine.NET

 

2.組件

Lucene.Net  全文檢索開發(fā)組件

https://github.com/apache/lucenenet

 

ServiceStack  半開源,用于創(chuàng)建web服務(wù)

https://github.com/ServiceStack/ServiceStack

 

MassTransit  可用于創(chuàng)建基于消息的服務(wù)和應(yīng)用,依賴于RabbitMQ

https://github.com/MassTransit/MassTransit

 

stateless  簡單的工作流開發(fā)組件,不支持在線定制工作流

https://github.com/dotnet-state-machine/stateless

 

Hangfire  任務(wù)調(diào)度開發(fā)利器

https://github.com/HangfireIO/Hangfire

 

Jwt.Net   用于生成JWT (JSON Web Token) 和JWT校驗(yàn)

https://github.com/jwt-dotnet/jwt

 

npoi  支持office文件的讀寫

https://github.com/tonyqus/npoi

 

StackExchange.Redis  Redis的.net客戶端

https://github.com/StackExchange/StackExchange.Redis

 

CacheManager  用于緩存的管理,支持Redis.Memcached,couchbase等

https://github.com/MichaCo/CacheManager

 

Autofac  Ioc組件,用于依賴注入

https://github.com/autofac/Autofac

 

 

LightGBM  用于機(jī)器學(xué)習(xí)

https://github.com/Microsoft/LightGBM

 

3.框架

asp.net mvc 

https://github.com/aspnet/Mvc

 

Nancy  類似asp.net mvc,web開發(fā)框架

https://github.com/NancyFx/Nancy

 

4.其他

dotnet core 主頁,提供dotnet core相關(guān)知識的索引和例子,方便快速入門

https://github.com/dotnet/core

 

.net源碼

https://github.com/Microsoft/referencesource

    本站是提供個(gè)人知識管理的網(wǎng)絡(luò)存儲(chǔ)空間,所有內(nèi)容均由用戶發(fā)布,不代表本站觀點(diǎn)。請注意甄別內(nèi)容中的聯(lián)系方式、誘導(dǎo)購買等信息,謹(jǐn)防詐騙。如發(fā)現(xiàn)有害或侵權(quán)內(nèi)容,請點(diǎn)擊一鍵舉報(bào)。
    轉(zhuǎn)藏 分享 獻(xiàn)花(0

    0條評論

    發(fā)表

    請遵守用戶 評論公約

    類似文章 更多