Custom Asp.Net Development FEATURES, CHANGES AND REASONS TO CHOOSE
Features & Changes Cloud ready deployment
GruntJS and NPM support
Cross platform runtime
Simplified configuration
Support for dependency injection
Tag helpers
Host agnosticism Unified core framework
Dynamic compilation
Cloud Ready Deployment ď ą Self contained core runtime ď ą Multiple ASP.NET applications can be deployed side by side on the same host, but configured and updated separately.
Cross Platform Runtime You can easily run asp.net apps on Linux as well as iOS platform. Core CLR is cross platform and open source, with ports for Windows, Linux, Mac OS X, and free BSD.
Support For Dependency Injection Services which have dependencies should register in the container Avoid static access to services DI is for objects that have complex dependencies
Host agnosticism ď ą It is a great new feature that not only eliminates the dependencies on the legacy System.Web namespace, but boosts application responsiveness to a considerable extent in asp.net development process.
Unified core framework ď ą Unified programming model means you can build applications that leverage MVC, Web API, and web pages without the need to reconcile differences in the three frameworks.
GruntJS & NPM Support ď ą Grunt is a JavaScript task runner that automates script minification, TypeScript compilation, code quality tools, CSS pre-processors, etc.
ď ą The Node Package Manager is fully integrated with Visual Studio to provide a more natural user workflow.
Simplified configuration ď ą You have no longer need to use the Web.config file for storing your configuration values. ď ą You can deploy your app in the cloud and use a Startup.cs file in asp.net development.
Tag Helpers ď ą Enable preprocessing of HTML attributes with server-side content. ď ą Tag helpers are the new way to enable dynamic rendering in asp.net.
Dynamic Compilation ď ą ASP.NET dynamic compilation enables you to modify source code without having to explicitly compile the code before you deploy your Web apps. ď ą You can extend the ASP.NET build system by creating custom build providers for new file types that are called during compilation.
Features & Changes Check out our portfolio on asp.net development services here. What are you waiting for? Let’s discuss your requirements. Email us : sales@aditmicrosys.com.au Twitter : twitter.com/aditmicrosysau Facebook : facebook.com/Adit-Microsys-887908624668076/ LinkedIn : linkedin.com/in/aditmicrosys-australia Google+ : plus.google.com/+AditmicrosysAu