اشتراک‌ها
احراز هویت (Identity) در ASP.Net با استفاده از بانک اطلاعاتی MongoDB

برای انتقال جداول احراز هویت (Identity) از SQL Server به بانک اطلاعاتی MongoDB و نحوه استفاده از آن از سورس نمونه در لینک بالا استفاده کنید.
همچنین در این پروژه از پکیج AspNet.Identity.MongoDB 2.0.8   که بر روی Nuget قرار دارد استفاده شده است.

احراز هویت (Identity) در ASP.Net با استفاده از بانک اطلاعاتی MongoDB
اشتراک‌ها
نمایش Bread Crumbs در ASP.NET MVC

MvcBreadCrumbs is a NuGet package that allows you to specify custom bread crumb definitions at the controller and route level.  

نمایش Bread Crumbs در ASP.NET MVC
اشتراک‌ها
معرفی PostSharp 4.2

Today we’re excited to announce the release of PostSharp 4.2, available for download on NuGet and Visual Studio Gallery . 

معرفی PostSharp 4.2
اشتراک‌ها
انتشار asp.net 5 Beta 8
ASP.NET 5 beta8 is now available both on NuGet and as a tooling update to Visual Studio 2015
انتشار asp.net 5 Beta 8
اشتراک‌ها
NuGet 2.8.1 منتشر شد
NuGet 2.8.1 includes support for Windows Phone 8.1, including both Silverlight-based libraries and WinRT-based libraries for Universal Apps 
NuGet 2.8.1 منتشر شد
نظرات مطالب
امکان ساخت قالب برای پروژه‌های NET Core.
برای عزل آن یا از نام بسته‌ی NuGet استفاده کنید و یا مسیر کامل پوشه‌ای که فایل template.config در آن قرار دارد:
dotnet new -u <NUGET_PACKAGE_ID>
dotnet new -u <ABSOLUTE_Path to template.config folder>