index
:
tdlib
debian
Cross-platform library for building Telegram clients
Maria Lisina
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
td
/
tl
/
tl_dotnet_object.h
Age
Commit message (
Expand
)
Author
2026-05-18
Fix platform.h/config.h includes.
levlam
2026-01-01
Update copyright year.
levlam
2025-08-20
Avoid ToUnmanaged overload in .NET binding.
levlam
2025-01-01
Update copyright year.
levlam
2024-01-01
Update copyright year.
levlam
2023-01-01
Update copyright year.
levlam
2022-01-01
Update copyright year.
levlam
2021-01-01
Update copyright year.
levlam
2020-06-06
Use #pragma managed(push, off) around unmanaged includes in managed code.
levlam
2020-04-08
Fix .NET binding.
levlam
2020-01-01
Update copyright year.
levlam
2019-01-01
Update copyright year.
levlam
2018-09-14
Remove explicit inline specifier on template functions.
levlam
2018-09-03
Fix thread-safety for C++/CLI.
levlam
2018-09-03
Fix C# binding thread-safety.
levlam
2018-05-11
Vector<bytes> support in .NET binding.
levlam
2018-03-15
Add documentation to ClientDotNet and LogDotNet.
levlam
2018-02-28
Move .Net Td API to Api namespace.
levlam
2018-02-28
Various fixes.
levlam
2018-02-28
Move .Net classes to Telegram::Td namespace.
levlam
2018-02-28
Rename TdWindows to TdDotNet.
levlam