Giter Site home page Giter Site logo

postsharp5's Introduction

5 Ways That PostSharp Can SOLIDify Your Code

This project is a bunch of projects full of example code that's used in a
blog series (available soon at SharpCrafters.com) entitled "5 Ways That PostSharp Can SOLIDify Your Code".

Note that I have included the PostSharp.dll file in this repository, but it's possible that this
DLL will be out of date by the time you use this source (I may keep it current, I may not).  You need
to install PostSharp anyway, so once you've done that, just update the DLL with the latest version, or
alternatively change all your references to the PostSharp.dll file that's likely sitting in a folder
like C:\Program Files\PostSharp

Here are the 5 topics, I will post the blog URLs here once they become public:

1 - Lazy loading of dependencies
	Using PostSharp to help you with Dependency Inversion
	Project 1a is a very simple example
	Project 1b introduces some compile time validations

2 - Authorization
	Getting fine grain control of authorization with PostSharp

3 - Logging/Auditing
	Using PostSharp to painlessly add logging and/or auditing to an entire application

4 - Caching
	Making the use of caching easy and transparent

5 - Transaction Management
	Using PostSharp to avoid writing the same try/begin/commit/catch/rollback/retry/log boilerplate code over and over.

Contact me for any reason at all:

http://mgroves.com
http://twitter.com/mgroves

postsharp5's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.