New .NET tools in beta - NuPack, ASP .NET MVC 3, WebMatrix
Thursday, 07 October 2010

Microsoft have released three new beta tools for .NET. A package manager, MVC 3 and an easy to use website creator WebMatrix.

Banner

 

NuPack is an open source open source package manager for .NET. No that isn't a mistake - it is open source and it manages open source packages. 

It enables open source projects to integrate there code with Visual Studio and hence gain greater use. Once installed in Visual Studio NuPack lets you browser for possibly useful packages and then install and use them within a project. It isn't just a download manager as it also handles dependencies, modifies configuration files and can perform intelligent updates and removals.

Documentation and tutorials on nupack.codeplex.com

 

ASP

 

Also just released is an update to the the ASP .NET MVC 3 preview - now its a full beta. It includes support for Razor in both C# and VB syntax. It adds new View helpers, unobtrusive Javascript, better dependency injection, integration with NuPack and other tweaks.

You can download the beta using the Microsoft Web Plaform Installer.

The final announcement concerned WebMatrix beta 2.  WebMatrix is a lightweight development tool using IIS Express, SQL Compact Edition and some ASP .NET extensions. It provides yet another way you can build a web site using Razor syntax. The latest version features Razor in both VB and C#, more templates and NuPack integration. A new toolkit provides helpers for easy inter-working with Facebook, Analytics, Twitter, etc.

You can find more out about all three at ScottGu's Blog.

Further reading

Microsoft WebMatrix and Razor

MVC - it's the routing stupid!

ASP.Net MVC in Action

Dependency Injection

Banner


Parasoft Adds AI Assistant To C/C++ Test
30/06/2025

Parasoft has updated its C/C++ Test software with an AI-powered documentation assistant, along with complete support for MISRA C:2025 and auto-suppression of equivalent violations. C/C++ Test can be u [ ... ]



Codacy Guardrails For Secure AI-Generated Code
15/07/2025

Codacy has released Guardrails, a new solution for securing AI-generated code directly in the IDE to prevent vulnerabilities in code completions from reaching Git.


More News

 


Last Updated ( Thursday, 07 October 2010 )