اشتراک‌ها
Json.NET 8.0 منتشر شد

To reduce allocations and memory usage when serializing Json.NET 8.0 adds a new IArrayPool interface. Json.NET is already very lean when it comes to allocations, working with raw characters on array buffers instead of allocated strings, but those buffers can easily grow large, and a new buffer is created each time JSON is read or written. IArrayPool allows array buffers to be reused, similar to connection pooling with a database, or thread pooling in .NET. 

Json.NET 8.0 منتشر شد
اشتراک‌ها
StructureMap 4.0 منتشر شد

StructureMap 4.0 went live to Nuget today with CoreCLR support, better performance, far better conventional registration via type scanning, and many improvements specifically targeted toward StructureMap integration into ASP.Net MVC 5 & 6 applications. 

StructureMap 4.0 منتشر شد
اشتراک‌ها
Elasticsearch 2 منتشر شد

استفاده از لوسین به شکل خام آن دیگر آنچنان مرسوم نیست. جایگزین مبتنی بر آن، Elastic search است.

Elasticsearch 2 منتشر شد
اشتراک‌ها
AutoMapper 4.1.0 منتشر شد

با قابلیت پشتیبانی از:

.NET 4.0
.NET 4.5
dotnet (all dnxcore/UWP targets)
MonoTouch
MonoTouch10
PCL profile 259
MonoDroid
WinRT/Windows Phone 8.1
Windows Phone 8.0
Silverlight 5
AutoMapper 4.1.0 منتشر شد
اشتراک‌ها
VisualSVN Server 3.4 منتشر شد
  • Update to the latest Apache Subversion 1.9 release.
  • New VisualSVN Server PowerShell cmdlets.
  • Other significant improvements related to various VisualSVN Server features.
VisualSVN Server 3.4 منتشر شد
اشتراک‌ها
NuGet 3.2 منتشر شد

  There are fixes available for a number of blocking issues and adds support for push and list for compliant V3 servers. We also added support for the command line client to interact with v3 servers as well as project.json managed projects.

NuGet 3.2 منتشر شد