Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
daryllabar committed Dec 26, 2015
1 parent a504a64 commit b8819a5
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,12 @@
# XrmAutoNumberGenerator
Auto Number Generator Project for Microsoft Dynamics CRM
# XrmAutoNumberGenerator [![Build status](https://ci.appveyor.com/api/github/webhook?id=1j4bb156pusom4i2?svg=true)](https://ci.appveyor.com/project/daryllabar/xrmautonumbergenerator)

[![Join the chat at https://gitter.im/daryllabar/XrmAutoNumberGenerator](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/daryllabar/XrmAutoNumberGenerator?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

Auto Number Generator Project for Microsoft Dynamics CRM 2015 (7.1.1.4309 +)

- Multi-thread safe.
- Guarentees unqiueness.
- Allows for Pre/Post fixes.
- Allows for external initialization. ie If record come from an external system, it will populate the id, if it is created in CRM, it will populate it.
- Can be installed as either managed or unmanaged.
- No Custom Coding/Plugin Registration Required!

0 comments on commit b8819a5

Please sign in to comment.